daid
71a9f24c8f
Use the proper even for comboboxes #25 .
2012-03-21 10:46:04 +01:00
daid
0b06341fc0
Do not emit a warning on M109. #26
2012-03-21 10:42:17 +01:00
daid
3ca5462fb8
Change the way intersection warnings are reported, so we actually know where they happened and so we can show them.
2012-03-20 18:00:53 +01:00
daid
e9c7135f5c
Force minimal size to fix issue #16
2012-03-20 16:23:00 +01:00
daid
c71bc3e9e0
Moved "nozzle size" to preferences, as it is not something that really belongs are you current setting, but is a configuration option for your machine, and never really changes unless you switch machine.
2012-03-20 16:09:25 +01:00
daid
d60d30a1d2
Added raft settings for #24
2012-03-20 15:59:31 +01:00
daid
bc121033e8
Maybe solve issue #13 . But most likely not.
2012-03-20 14:50:22 +01:00
daid
c9bd9940c1
Load GCode file after slicing if we still have the same model loaded
2012-03-20 12:22:44 +01:00
daid
7659bfe1a5
Add bridge settings to advanced config. Issue #18
2012-03-20 11:01:47 +01:00
daid
135d5492bd
End code adjustment, suggested by rpulkrabek
2012-03-20 10:31:19 +01:00
Daid
4764e793d7
Wrong type for minimum feedrate fix
2012-03-19 23:10:47 +01:00
daid
b3888e4410
Added minimal feedrate setting to cool settings (enhancing skeinforge!)
2012-03-19 18:15:44 +01:00
daid
f6eca8e280
Add layer number to output comments
2012-03-19 17:58:30 +01:00
daid
a4c7ee8c4d
Add error lines to 3D model preview after slicing
2012-03-19 17:11:50 +01:00
daid
09a4f0847c
Only reload model/gcode if they have changed. Renambed "open gcode" button to "show result"
2012-03-19 16:15:16 +01:00
daid
871b0426eb
Added current print speed volume to warning
2012-03-19 11:49:16 +01:00
daid
4c176dc728
Changed layer height warning to use nozzle size. Added max volume extrusion per second check for speed.
2012-03-19 11:45:40 +01:00
daid
51001d2381
Always use the configured serialport/baudrate if none given as parameters
2012-03-19 11:05:40 +01:00
daid
8f7c0a5456
Added unexpected error handling to Serial interface
2012-03-19 10:58:53 +01:00
Daid
93f8d13b0a
Add proper line width calculation to GCode preview. Added raft settings.
2012-03-18 23:00:33 +01:00
Daid
19fcc1186a
Added possibility to switch between GCode and Model view. Added mixed view. Updated config wizard temperature check to cool down before test. Made config wizard endstop checks less agressive on communication.
2012-03-18 13:00:31 +01:00
Daid
2fcd59bfb6
Moved profile read/write functions to newui. Better seperation of Skeinforge and NewUI. Moved all the defaults to profile.py, instead of all over the place.
2012-03-17 12:03:38 +01:00
Daid
ff7782fa14
Fixing a problem with the heatup button in the first run wizard
2012-03-16 19:46:40 +01:00
daid
1fe18369b3
Extrude the 100mm a bit faster, and wait a bit longer.
2012-03-16 16:38:39 +01:00
daid
982ad9d829
Add print time estimate
2012-03-16 15:41:39 +01:00
daid
f9940a3173
Don't hate me, but I renamed the sources directory.
2012-03-16 15:15:08 +01:00
Daid
34bc6c5b0b
Removing the Alpha SkeinPyPy. NewUI seems the best way to go.
2012-03-10 19:08:46 +01:00
daid
b3ed15c2bf
Removed checkSSE2, check is included in pypy now.
...
Updated to the config wizard, check endstops (work in progress, untested)
2012-03-07 12:17:03 +01:00
daid
c32e38a1c9
Added check for windows to check for SSE2 instructions. Needs a custom executable :(
2012-02-22 15:58:22 +01:00
Daid
a6f1c941f1
Merge branch 'master' of https://github.com/daid/SkeinPyPy
2012-02-19 16:47:57 +01:00
daid
64314d2eeb
Added replace file so M101 and M103 get removed.
2012-02-17 12:15:30 +01:00
daid
c2b732e7d5
Updated to skeinforge 49
2012-02-16 15:06:50 +01:00
daid
836c18d731
Fixed possible integer problem.
2012-02-14 14:31:52 +01:00
daid
1abaa7c03f
Fixed the cool/dimension plugin so they work without a "flowrate".
2012-02-14 14:26:56 +01:00
daid
5f36247788
Remove menus that open new windows. Attempt to cleanup the clutter in the menus.
2012-02-13 17:29:58 +01:00
daid
97e29467f5
Removed some 'useless' buttons. (they where not useless, but nobody would use them and they are just clutter)
2012-02-13 14:24:55 +01:00
Daid
830ebe7aa9
Updated endcode, now uses a fast move away from the model and then homes
...
to the corner. The fast move should breaky any strings and the home will
move the head out of the way so you can take the model.
2012-02-12 15:52:30 +01:00
Daid
81a5fa5138
Add the replace file so you don't get extruder on/off commands in the
...
gcode.
2012-02-12 15:46:39 +01:00
daid
77d04ceab8
Removed patches for different skeinforge versions. Only SF48 now.
...
Updated build script to create win32/linux/macos versions.
Fixed the defaults to they work with PLA.
Fixed the temperature plugin default "ON" problem.
Removed all profiles except for PLA.
2012-02-10 17:20:03 +01:00