File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1+ v1.0.389
2+ - Add pseudo filename entry for surfacing wizard jobs (cosmetic) #383
13v1.0.387/388
24- Improved Feature request #375 handling of localstorage
35v1.0.386
Original file line number Diff line number Diff line change @@ -327,5 +327,6 @@ G1 F` +
327327
328328 editor . session . setValue ( gcode ) ;
329329 parseGcodeInWebWorker ( gcode ) ;
330+ loadedFileName = "Surfacing/Flattening Wizard Job"
330331 printLog ( "<span class='fg-red'>[ Surfacing / Flattening Wizard ] </span><span class='fg-green'>GCODE Loaded</span>" ) ;
331- }
332+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " OpenBuildsCONTROL" ,
3- "version" : " 1.0.388 " ,
3+ "version" : " 1.0.389 " ,
44 "license" : " AGPL-3.0" ,
55 "description" : " OpenBuildsCONTROL CNC Machine Host Software" ,
66 "author" :
" github.com/openbuilds <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments